From: Jason Rumney Date: Thu, 21 Nov 2002 22:46:15 +0000 (+0000) Subject: Added note about sound support on MS Windows X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~54397 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f85bf1bf0b46d45082ab069a0851fcca76db19d0;p=emacs.git Added note about sound support on MS Windows --- diff --git a/etc/NEWS b/etc/NEWS index cae3ca2fdf4..7d05766f9bb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -895,10 +895,17 @@ the cursor, for example screen magnifiers and text to speech programs. See the Emacs 21.1 NEWS entry for tooltips for details. --- -** Some images are now supported on Windows. +** Some images are now supported on MS Windows. PBM and XBM images are supported, other formats which require external libraries may be supported in future. +--- +** Sound is now supported on MS Windows. +WAV format is supported on all versions of Windows, other formats such +as AU, AIFF and MP3 may be supported in the m ore recent versions of +Windows, or when other software provides hooks into the system level +sound support for those formats. + --- ** Pointing devices with more than 3 buttons are now supported on MS Windows. The new variable `w32-pass-extra-mouse-buttons-to-system' controls